Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move GenerateOverridesOptions and BlockStructureOptions to global options #59508

Merged
merged 3 commits into from
Feb 19, 2022

Conversation

tmat
Copy link
Member

@tmat tmat commented Feb 11, 2022

No description provided.

@tmat tmat marked this pull request as ready for review February 17, 2022 21:28
@tmat tmat requested a review from a team as a code owner February 17, 2022 21:28
@tmat tmat changed the title More options refactoring Move GenerateOverridesOptions and BlockStructureOptions to global options Feb 17, 2022
/// Enables legacy APIs to access global options from workspace.
/// Not available OOP. Only use in client code and when IGlobalOptionService can't be MEF imported.
/// </summary>
internal interface ILegacyGlobalOptionsWorkspaceService : IWorkspaceService
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be worth making this obsolete and requiring usages to suppress it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having "Legacy" in the name seems sufficient to me.

@tmat tmat enabled auto-merge (squash) February 18, 2022 23:01
@tmat tmat merged commit 37d9daf into dotnet:main Feb 19, 2022
@ghost ghost added this to the Next milestone Feb 19, 2022
@tmat tmat deleted the MoreOptions branch February 20, 2022 06:02
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P2 Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants